FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.nl-core#0.11.0-beta.1 (94 ms)

Package nictiz.fhir.nl.r4.nl-core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate
Url http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate
Status draft
Name NlcoreHeartRate
Title nl core HeartRate
Experimental False
Realm nl
Description The heart rate is the number of heartbeats per minute.
Purpose A derived profile from [zib-HeartRate](http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.HeartbeatRegularity nl core HeartRate.HeartbeatRegularity
http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.InterpretationHeartRate nl core HeartRate.InterpretationHeartRate
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient nl core Patient
http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate zib HeartRate


Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nl-core-HeartRate",
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate",
  "name" : "NlcoreHeartRate",
  "title" : "nl core HeartRate",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The heart rate is the number of heartbeats per minute.",
  "purpose" : "A derived profile from [zib-HeartRate](http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-heartrate-v3.4-2020EN",
      "uri" : "https://zibs.nl/wiki/HeartRate-v3.4(2020EN)",
      "name" : "zib HeartRate-v3.4(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "comment" : "**HL7 Vital Signs compatibility**\r\n\r\nAlthough this profile represents a vital signs measurement, it is *not* directly based on the HL7 Vital Signs profile because of two issues in its current version that prevent it from being used for the exchange of zibs (see below). However, an effort has been made to make this profile functionally equivalent to (a profile derived from) the [HL7 Vital Signs HeartRate profile](http://hl7.org/fhir/StructureDefinition/heartrate). Instances for both profiles should be highly compatible.\r\n\r\nThis means that it should be possible to mostly validate an instance for this profile against the HL7 Vital Signs counterpart, _except_ for references on `Observation.hasMember` and `Observation.derivedFrom`. The base HL7 Vital Signs profile restricts the targets of these element to itself, which is a requirement that can never be satisfied for instances of profiles that are not directly derived from it.\r\n\r\nPlease note that this profile implements the zib and can therefore be more restricted than its HL7 counterpart. It should be regarded as a derived profile rather than a direct recreation of the HL7 version.\r\n\r\n**Differences with the HL7 Vital Signs counterpart**\r\n\r\n* The _required_ terminology binding on `Observation.component` to the [Vital Signs Units](http://hl7.org/fhir/ValueSet/ucum-vitals-common) dataset makes it impossible to use `.component` for representing anything else than a Quantity (like a CodeableConcept or a boolean). This binding has therefore been omitted in the current profile.\r\n* The `mustSupport` = _true_ flag found on numerous elements isn't further specified in the HL7 Vital Signs IG, as is required by FHIR. This flag has therefore been omitted from the current profile.\r\n* The target restriction on `Observation.hasMember` and `Observation.derivedFrom` to the HL7 Vital Signs profile cannot be fulfilled. This restriction has therefore been omitted from the current profile.\r\n\r\nIt might happen that for some concepts, the zib uses a different (but compatible) way than what is recommended by the [HL7 Vital Signs IG](http://hl7.org/fhir/r4/observation-vitalsigns.html). This is described in the comments for these concepts. There are also some differences in the profiling approach between the current and the HL7 profile, like the use of patterns rather than slices with fixed systems and codes to enforce the inclusion of some coding (for reasons of consistency with other zib profiles, the former approach has been chosen here). Apart from what is mentioned above, constraints, invariants and terminology bindings have been copied from the HL7 Vital Signs profile, but some textual descriptions have been omitted.\r\n\r\nNote: No equivalent for the HL7 Vital Signs base profile has been created to implement the zib profiles. The profile for this zib has been directly modelled onto its HL7 Vital Signs counterpart.\r\n\r\n**Multiple profiles to represent the zib**\r\nSeveral concept(s) of zib HeartRate are represented using distinct Observation resources. These are grouped using the current resource and are referenced on `Observation.hasMember`:\r\n\r\n* HeartbeatRegularity (NL-CM:12.3.5): [nl-core-HeartRate.HeartbeatRegularity](http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.HeartbeatRegularity)\r\n* InterpretationHeartRate(NL-CM:12.3.7): [nl-core-HeartRate.InterpretationHeartRate](http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.InterpretationHeartRate)",
        "alias" : [
          "nl-core-HeartRate"
        ]
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ]
      },
      {
        "id" : "Observation.hasMember:heartbeatRegularity",
        "path" : "Observation.hasMember",
        "sliceName" : "heartbeatRegularity",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.HeartbeatRegularity"
            ]
          }
        ]
      },
      {
        "id" : "Observation.hasMember:interpretationHeartRate",
        "path" : "Observation.hasMember",
        "sliceName" : "interpretationHeartRate",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.InterpretationHeartRate"
            ]
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.